Skip to content

Retry on another node if you get appsock exhausted error #5071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chands10
Copy link
Contributor

Currently we just return error. That means if you are using random room that we only ever use nodes in same room, because we return appsock exhausted error when reaching limit on one of the nodes there. We wouldn't try on a different room node

Can't test with random room so just make sure that we don't return appsock error anymore

@chands10 chands10 requested a review from mponomar March 14, 2025 09:36
@chands10 chands10 requested review from mponomar and removed request for mponomar March 14, 2025 09:36
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 3/604 tests failed ⚠.

The first 10 failing tests are:
timepart_readonly
reco-ddlk-sql
incremental_backup_load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants